home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / spaceman_bobs_great_escape.swf / scripts / DefineButton2_146 / BUTTONCONDACTION on(release).as
Text File  |  2007-01-12  |  65b  |  5 lines

  1. on(release){
  2.    _root.soundfx = 0;
  3.    this.gotoAndStop(2);
  4. }
  5.